home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
vbfloat
/
float.bas
< prev
next >
Wrap
BASIC Source File
|
1995-09-06
|
200b
|
6 lines
Declare Function SetWindowWord Lib "User" (ByVal hwnd As Integer, ByVal Index As Integer, ByVal wNewWord As Integer) As Integer
Global FloatLoaded As Integer
Global Const GWW_HWNDPARENT = (-8)